home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / pascal / ssavwin.exe / FILES.DOC < prev    next >
Encoding:
Text File  |  1993-05-12  |  1.4 KB  |  42 lines

  1.  
  2.                 Screen Saver files for Borland Pascal
  3.  
  4. This collection of files shows how to write password protected Screen Savers
  5. for Windows 3.1, using Borland Pascal.
  6.  
  7. The archive should contain the following files:
  8.  
  9.     SSAVEDEM.PAS     Main demonstration program
  10.     SSAVEPWD.PAS     Password handling
  11.     SSAVEWIN.PAS     Defines Screen Saver window types
  12.     ENCRYPT.PAS      Encrypts passwords
  13.     TRAPS.PAS        Checks API return codes
  14.  
  15.     TUBESAVR.PAS     These are some simple....
  16.     TEXTSAVR.PAS
  17.     SPOTSAVR.PAS
  18.     LAZYSAVR.PAS
  19.     ELLPSAVR.PAS     .... Screen Saver animation modules
  20.  
  21.     SSAVEDEM.RC      Resource script (main)
  22.     SSAVEPWD.RC      Resource script (password unit)
  23.     SSAVEDEM.RES     Resource file (main)
  24.     SSAVEPWD.RES     Resource file (password unit)
  25.  
  26.     SAVEPWRC.INC     Include files...
  27.     SAVEDRC.INC      ... for resource scripts
  28.  
  29.  
  30. All files are copyright (c) 1993 Manfred Keul.
  31.  
  32.  
  33. All files are within the ""Public Domain", they may be used and distributed
  34. freely, subject to the following conditions:
  35. 1) No charge is made. (A small fee for media and handling is permissible.)
  36.    Distributing with the intent of mass production requires the written
  37.    permission of the copyright holder.
  38. 2) Using and copying is prohibited in the fields of a) military, weapon
  39.    production, b) nuclear energy or c) education for the fields a) or b).
  40.  
  41.  
  42.